type context.withoutCancelCtx (struct)

Method Implmentations

Deadline() (deadline time.Time, ok bool) withoutCancelCtx.M : Context.Deadline
Done() <-chan struct{} withoutCancelCtx.M : Context.Done
Err() error withoutCancelCtx.M : Context.Err
String() string withoutCancelCtx.M : fmt.Stringer.String withoutCancelCtx.M : stringer.String withoutCancelCtx.M : runtime.stringer.String
Value(key any) any withoutCancelCtx.M : Context.Value